From e61c66b954e1b846bf008db05c8fe56a32beb5ec Mon Sep 17 00:00:00 2001 From: Kyle Guinn Date: Fri, 23 Jun 2017 00:10:55 -0500 Subject: [PATCH] Fix various typos --- GPSBabel.pro | 6 +++--- Makefile.in | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/GPSBabel.pro b/GPSBabel.pro index cad0bc9f1..eb6d1fffe 100644 --- a/GPSBabel.pro +++ b/GPSBabel.pro @@ -32,10 +32,10 @@ ALL_FMTS=$$MINIMAL_FMTS gtm.cc gpsutil.cc pcx.cc \ mtk_locus.cc googledir.cc mapbar_track.cc mapfactor.cc f90g_track.cc \ energympro.cc mynav.cc ggv_bin.cc globalsat_sport.cc geojson.cc -DEPRECIATED_FMTS=cetus.cc copilot.cc gpspilot.cc magnav.cc psp.cc gcdb.cc quovadis.cc gpilots.cc geoniche.cc palmdoc.cc hsa_ndv.cc coastexp.cc pathaway.cc coto.cc msroute.cc mag_pdb.cc axim_gpb.cc delbin.cc google.cc +DEPRECATED_FMTS=cetus.cc copilot.cc gpspilot.cc magnav.cc psp.cc gcdb.cc quovadis.cc gpilots.cc geoniche.cc palmdoc.cc hsa_ndv.cc coastexp.cc pathaway.cc coto.cc msroute.cc mag_pdb.cc axim_gpb.cc delbin.cc google.cc -DEPRECIATED_HEADERS=geo.h quovadis.h -DEPRECIATED_SHAPE=pdbfile.cc +DEPRECATED_HEADERS=geo.h quovadis.h +DEPRECATED_SHAPE=pdbfile.cc # ALL_FMTS=$$MINIMAL_FMTS FILTERS=position.cc radius.cc duplicate.cc arcdist.cc polygon.cc smplrout.cc \ diff --git a/Makefile.in b/Makefile.in index a7ca70f0e..f4b6c0649 100644 --- a/Makefile.in +++ b/Makefile.in @@ -253,7 +253,7 @@ $(WEB)/htmldoc-$(DOCVERSION)/index.html: FORCE # * Sun Java seems to be required. GCJ 1.4.2 doesn't work. You can # force Sun Java to be used by creating ~/.foprc with 'rpm_mode=' (Fedora) # Get it from http://www.java.com -# The Hypnenation package must be installed from +# The Hyphenation package must be installed from # http://offo.sourceforge.net/hyphenation/index.html - be sure to get the # version that corresponds to the version of FOP that you used above. # The docbook XSL must be 1.71.1 or higher. -- 2.30.2